Swift Data Structure and Algorithms

Swift Data Structure and Algorithms

作者: Erik Azar Mario Eguiluz Alebicto
出版社: Packt Publishing
出版在: 2016-11-21
ISBN-13: 9781785884504
ISBN-10: 1785884506
裝訂格式: Paperback
總頁數: 286 頁





內容描述


Master the most common algorithms and data structures, and learn how to implement them efficiently using the most up-to-date features of Swift 3About This BookDevelop a deep understanding of the collections in the Swift Standard Library with this step-by-step guideDevelop native Swift data structures and algorithms for use in mobile, desktop, and server-based applicationsLearn about performance efficiency between different data structures and algorithmsWho This Book Is ForThis book is for developers who want to learn how to implement and use common data structures and algorithms natively in Swift. Whether you are a self-taught developer without a formal technical background or you have a degree in Computer Science, this book will provide with the knowledge you need to develop advanced data structures and algorithms in Swift using the latest language features.What You Will LearnGet to know about the basic data structures and how to use the Swift REPLUse the Swift Standard Library collections bridging to Objective-C collections, and find out about protocol-oriented programmingFind out about Swift generators and sequences, and see how to use them to implement advanced data structures such as Stack, StackList, Queue, and LinkedListImplement sorting algorithms such as Insertion Sort, Merge Sort, and Quick Sort and understand the performance trade-offs between themSee how to implement various binary trees, B-Tree, and Splay TreesPerform advanced searching methods using Red-Black trees, AVL trees, and Trie trees, and take a look at several substring search algorithmsGet to know about the data structures used in graphs and how to implement graphs such as depth-first search, breadth-first search, directed graphs, spanning tree, and shortest pathExplore algorithm efficiency and see how to measure itIn DetailApple’s Swift language has expressive features that are familiar to those working with modern functional languages, but also provides backward support for Objective-C and Apple’s legacy frameworks. These features are attracting many new developers to start creating applications for OS X and iOS using Swift. Designing an application to scale while processing large amounts of data or provide fast and efficient searching can be complex, especially running on mobile devices with limited memory and bandwidth. Learning about best practices and knowing how to select the best data structure and algorithm in Swift is crucial to the success of your application and will help ensure your application is a success. That’s what this book will teach you.Starting at the beginning, this book will cover the basic data structures and Swift types, and introduce asymptotic analysis. You’ll learn about the standard library collections and bridging between Swift and Objective-C collections. You will see how to implement advanced data structures, sort algorithms, work with trees, advanced searching methods, use graphs, and performance and algorithm efficiency. You’ll also see how to choose the perfect algorithm for your problem.Style and approachThis easy-to-follow yet comprehensive guide can either be read from beginning to end, or depending on your current knowledge level, you can jump to the specific chapter that interests you. Each chapter topic starts with an introduction to the topic and algorithm before moving on to the hands-on implementation and analysis.




相關書籍

Build Location Apps on IOS with Swift: Use Apple Maps, Google Maps, and Mapbox to Code Location Aware Mobile Apps

作者 Jeffrey Linwood

2016-11-21

Android 應用安全防護和逆向分析

作者 薑維

2016-11-21

深入理解 Android 3D 遊戲─開發商業版硬體加速實戰(Android 3D 遊戲開發完全學習手冊─你我都能開發硬體加速的商業版 Android 3D 遊戲)

作者 吳亞峰 于復興 杜化美

2016-11-21